Package-level declarations

Types

Link copied to clipboard
interface AnimatableView
Represents a View that provides animation callbacks.
Link copied to clipboard
Utility class for animations containing Material interpolators.
Link copied to clipboard
Link copied to clipboard
This evaluator can be used to perform type interpolation between integer values that represent ARGB colors.
Link copied to clipboard
A Property for the alpha of a ViewGroup's children.
Link copied to clipboard
Compat property for getAlpha and setAlpha for pre-K devices.
Link copied to clipboard
Property wrapper for getImageMatrix and setImageMatrix.
Link copied to clipboard
Type evaluator for Matrix interpolation.
Link copied to clipboard
open class MotionSpec
A motion spec contains multiple named motion timings.
Link copied to clipboard
open class MotionTiming
A representation of timing for an animation.
Link copied to clipboard
open class Positioning
A representation of the positioning of a view relative to another.
Link copied to clipboard
Callback to be invoked when the view undergoes a transformation (e.g., translation or scale).